home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Vypalování CD
/
Vypalovani-CD-cd1.bin
/
DUP-DVD 2.1.1
/
ddsetup.exe
/
install_script.iss
Wrap
Text File
|
2002-06-15
|
2KB
|
54 lines
;InnoSetupVersion=2.0.11
[Setup]
AppName=DUP-DVD V2.1.1
AppVerName=DUP-DVD Ver 2.1.1
AppId=DUP-DVD V2.1.1
AppPublisherURL=http://www.dvd-dup.com
AppSupportURL=http://www.dvd-dup.com/support.html
DefaultDirName={pf}\Dup-dvd
DefaultGroupName=Dup-dvd
UninstallDisplayIcon={app}\Dup-dvd.exe
OutputBaseFilename=ddsetup
Compression=zip
PrivilegesRequired=none
LicenseFile=embedded\License.txt
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\Dup-dvd.exe"; DestDir: "{app}";
Source: "{app}\cdrw.dll"; DestDir: "{app}";
Source: "{app}\cds.dll"; DestDir: "{app}";
Source: "{app}\navi.dll"; DestDir: "{app}";
Source: "{app}\data0.dll"; DestDir: "{app}";
Source: "{app}\cdapi.dll"; DestDir: "{app}";
Source: "{app}\kfs.exe"; DestDir: "{app}";
Source: "{app}\mkdat.exe"; DestDir: "{app}";
Source: "{app}\Config.dat"; DestDir: "{app}";
Source: "{app}\Readme.txt"; DestDir: "{app}";
Source: "{app}\Clearsn.reg"; DestDir: "{app}";
Source: "{app}\urls"; DestDir: "{app}";
Source: "{app}\lang.cfg"; DestDir: "{app}";
Source: "{app}\lang\english.txt"; DestDir: "{app}\lang";
Source: "{app}\lang\french.txt"; DestDir: "{app}\lang";
Source: "{app}\lang\german.txt"; DestDir: "{app}\lang";
Source: "{app}\lang\greek.txt"; DestDir: "{app}\lang";
Source: "{app}\lang\italian.txt"; DestDir: "{app}\lang";
Source: "{app}\lang\korean.txt"; DestDir: "{app}\lang";
Source: "{app}\lang\portuguese.txt"; DestDir: "{app}\lang";
Source: "{app}\lang\russian.txt"; DestDir: "{app}\lang";
Source: "{app}\lang\spanish.txt"; DestDir: "{app}\lang";
Source: "{app}\lang\swedish.txt"; DestDir: "{app}\lang";
Source: "{app}\lang\s_chinese.txt"; DestDir: "{app}\lang";
Source: "{app}\lang\t_chinese.txt"; DestDir: "{app}\lang";
[Run]
Filename: "{app}\readme.txt"; Description: "View the README file"; Flags: shellexec postinstall skipifsilent
Filename: "{app}\Dup-dvd.exe"; Description: "Launch application"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\Dup-dvd"; Filename: "{app}\Dup-dvd.exe";
Name: "{group}\Uninstall Dup-dvd"; Filename: "{app}\unins000.exe";
Name: "{group}\Readme"; Filename: "{app}\readme.txt";